home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Thanks! (was: Re: ODF and MW Debug/MacOS 1.5)
- Sent: 8/16/96 1:00 PM
- Received: 8/16/96 1:11 PM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >>1. Put your newly built debug part in the editors folder.
- >>2. Put your .xsym file in your editors folder.
- >
- >This fixed it. Can you explain why that is and where it is documented?
- >Do I need to put the ODFLibrary.xsym file there as well to see ODF code?
-
- This is documented somewhere in the OpenDoc Developer Guide.
-
- To avoid having to copy your part editor library everytime you compile
- you can put an alias to it in the Editors folder (no need to put an alias
- to the sym file). This works if your part editor is on the same volume as
- your system. If your developement folder (and part editor) is not on the
- same volume of your system folder then you need to create a the root of
- your development volume a folder called "Editors" and put your alias into
- it. The ODFLibrary needs to be inside the System folder Editors folder
- along with its xSym file.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-
-